Get

Function

This API is used to get POS page parameters.

Request message

See System > POS Alarm > Range > Parameter Description > Table 1 for parameter description.

Sample:

POST /API/AlarmConfig/Pos/Get HTTP/1.1
{
    "version": "1.0",
    "data": {}
}

Response message

See System > POS Alarm > Range > Parameter Description > Parameter Description > Table 2 for parameter description.

Sample:

HTTP/1.1 200 OK
Content-Type: application/json
{
    "result": "success",
    "data": {
        "pos_info": [
            {
                "id": 1,
                "pos_enable": true,
                "pos_name": "234'ab\\`",
                "switch": true,
                "connect_mode": "tcp_reception",
                "overlay_mode": "scroll",
                "udp_addr": "192.168.1.100",
                "udp_port": 10100,
                "tcp_addr": "172.16.8.24",
                "tcp_port": 10010,
                "multicast_addr": "224.0.0.1",
                "multicast_port": 10400,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "CH2",
                "encode": "GB2312",
                "font_size": "normal",
                "font_color": "#00FF00",
                "display_time": 30,
                "timeout": 30,
                "privacy1": "adf",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 0,
                    "top": 0,
                    "width": 704,
                    "height": 574
                },
                "normal_linkage": {
                    "full_screen": true,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": false,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        33,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [
                    "Local->1"
                ],
                "record_channel": [
                    "CH2 (Camera)"
                ],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 2,
                "pos_enable": true,
                "pos_name": "POS 2",
                "switch": true,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10101,
                "tcp_addr": "172.16.8.24",
                "tcp_port": 10011,
                "multicast_addr": "224.0.0.2",
                "multicast_port": 10401,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "CH3",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 30,
                "timeout": 30,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 0,
                    "top": 0,
                    "width": 704,
                    "height": 576
                },
                "normal_linkage": {
                    "full_screen": true,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [
                    "CH3 (光学通道)"
                ],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 3,
                "pos_enable": false,
                "pos_name": "POS 3",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10102,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10012,
                "multicast_addr": "224.0.0.3",
                "multicast_port": 10402,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 4,
                "pos_enable": false,
                "pos_name": "POS 4",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10103,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10013,
                "multicast_addr": "224.0.0.4",
                "multicast_port": 10403,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 5,
                "pos_enable": false,
                "pos_name": "POS 5",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10104,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10014,
                "multicast_addr": "224.0.0.5",
                "multicast_port": 10404,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 6,
                "pos_enable": false,
                "pos_name": "POS 6",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10105,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10015,
                "multicast_addr": "224.0.0.6",
                "multicast_port": 10405,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 7,
                "pos_enable": false,
                "pos_name": "POS 7",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10106,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10016,
                "multicast_addr": "224.0.0.7",
                "multicast_port": 10406,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 8,
                "pos_enable": false,
                "pos_name": "POS 8",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10107,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10017,
                "multicast_addr": "224.0.0.8",
                "multicast_port": 10407,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 9,
                "pos_enable": false,
                "pos_name": "POS 9",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10108,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10018,
                "multicast_addr": "224.0.0.9",
                "multicast_port": 10408,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 10,
                "pos_enable": false,
                "pos_name": "POS 10",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10109,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10019,
                "multicast_addr": "224.0.0.10",
                "multicast_port": 10409,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 11,
                "pos_enable": false,
                "pos_name": "POS 11",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10110,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10020,
                "multicast_addr": "224.0.0.11",
                "multicast_port": 10410,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 12,
                "pos_enable": false,
                "pos_name": "POS 12",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10111,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10021,
                "multicast_addr": "224.0.0.12",
                "multicast_port": 10411,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 13,
                "pos_enable": false,
                "pos_name": "POS 13",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10112,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10022,
                "multicast_addr": "224.0.0.13",
                "multicast_port": 10412,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 14,
                "pos_enable": false,
                "pos_name": "POS 14",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10113,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10023,
                "multicast_addr": "224.0.0.14",
                "multicast_port": 10413,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 15,
                "pos_enable": false,
                "pos_name": "POS 15",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10114,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10024,
                "multicast_addr": "224.0.0.15",
                "multicast_port": 10414,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 16,
                "pos_enable": false,
                "pos_name": "POS 16",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10115,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10025,
                "multicast_addr": "224.0.0.16",
                "multicast_port": 10415,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 17,
                "pos_enable": false,
                "pos_name": "POS 17",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10116,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10026,
                "multicast_addr": "224.0.0.17",
                "multicast_port": 10416,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 18,
                "pos_enable": false,
                "pos_name": "POS 18",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10117,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10027,
                "multicast_addr": "224.0.0.18",
                "multicast_port": 10417,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 19,
                "pos_enable": false,
                "pos_name": "POS 19",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10118,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10028,
                "multicast_addr": "224.0.0.19",
                "multicast_port": 10418,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 20,
                "pos_enable": false,
                "pos_name": "POS 20",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10119,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10029,
                "multicast_addr": "224.0.0.20",
                "multicast_port": 10419,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 21,
                "pos_enable": false,
                "pos_name": "POS 21",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10120,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10030,
                "multicast_addr": "224.0.0.21",
                "multicast_port": 10420,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 22,
                "pos_enable": false,
                "pos_name": "POS 22",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10121,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10031,
                "multicast_addr": "224.0.0.22",
                "multicast_port": 10421,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 23,
                "pos_enable": false,
                "pos_name": "POS 23",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10122,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10032,
                "multicast_addr": "224.0.0.23",
                "multicast_port": 10422,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 24,
                "pos_enable": false,
                "pos_name": "POS 24",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10123,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10033,
                "multicast_addr": "224.0.0.24",
                "multicast_port": 10423,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 25,
                "pos_enable": false,
                "pos_name": "POS 25",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10124,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10034,
                "multicast_addr": "224.0.0.25",
                "multicast_port": 10424,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 26,
                "pos_enable": false,
                "pos_name": "POS 26",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10125,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10035,
                "multicast_addr": "224.0.0.26",
                "multicast_port": 10425,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 27,
                "pos_enable": false,
                "pos_name": "POS 27",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10126,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10036,
                "multicast_addr": "224.0.0.27",
                "multicast_port": 10426,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 28,
                "pos_enable": false,
                "pos_name": "POS 28",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10127,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10037,
                "multicast_addr": "224.0.0.28",
                "multicast_port": 10427,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 29,
                "pos_enable": false,
                "pos_name": "POS 29",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10128,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10038,
                "multicast_addr": "224.0.0.29",
                "multicast_port": 10428,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 30,
                "pos_enable": false,
                "pos_name": "POS 30",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10129,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10039,
                "multicast_addr": "224.0.0.30",
                "multicast_port": 10429,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 31,
                "pos_enable": false,
                "pos_name": "POS 31",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10130,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10040,
                "multicast_addr": "224.0.0.31",
                "multicast_port": 10430,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            },
            {
                "id": 32,
                "pos_enable": false,
                "pos_name": "POS 32",
                "switch": false,
                "connect_mode": "tcp_reception",
                "overlay_mode": "page",
                "udp_addr": "192.168.1.100",
                "udp_port": 10131,
                "tcp_addr": "192.168.1.100",
                "tcp_port": 10041,
                "multicast_addr": "224.0.0.32",
                "multicast_port": 10431,
                "start_line": "",
                "line_break": "",
                "end_line": "",
                "start_line_hex_enable": false,
                "line_break_hex_enable": false,
                "end_line_hex_enable": false,
                "case_sensitive": false,
                "filter_identifer": false,
                "enable_xml_parse": false,
                "binding_channel": "None",
                "encode": "UTF-8",
                "font_size": "normal",
                "font_color": "#FFFF00",
                "display_time": 5,
                "timeout": 5,
                "privacy1": "",
                "privacy2": "",
                "privacy3": "",
                "enable_preview": true,
                "rule_rect": {
                    "left": 10,
                    "top": 100,
                    "width": 300,
                    "height": 150
                },
                "normal_linkage": {
                    "full_screen": false,
                    "send_email": false,
                    "voice_prompts": false,
                    "buzzer": false,
                    "http_listening": true,
                    "voice_prompts_index": [
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0,
                        0
                    ],
                    "voice_prompts_select": [
                        1,
                        0
                    ],
                    "voice_prompts_speaker_select": [
                        0
                    ],
                    "voice_prompts_time": [
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        },
                        {
                            "start_hour": 0,
                            "start_minute": 0,
                            "start_second": 0,
                            "end_hour": 23,
                            "end_minute": 59,
                            "end_second": 59
                        }
                    ]
                },
                "alarm_out": [],
                "record_channel": [],
                "schedule_list": [
                    {
                        "enable": true,
                        "weekday": [
                            "Sunday",
                            "Monday",
                            "Tuesday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday"
                        ],
                        "start_time": 0,
                        "end_time": 1440
                    }
                ],
                "ptz_linkage": {
                    "ptz_linkage_data": []
                }
            }
        ]
    }
}

Error code

See Response Messages Body and Common error_code for more information.